ComponentOne ASP.NET MVC Controls
AddPoints(IEnumerable<DataPoint>) Method

C1.Web.Mvc.Fluent Namespace > PolygonBuilder Class > AddPoints Method : AddPoints(IEnumerable<DataPoint>) Method
The DataPoint list
Add point array for Polygon annotation.
Syntax
'Declaration
 
Public Overloads Function AddPoints( _
   ByVal points As IEnumerable(Of DataPoint) _
) As PolygonBuilder

Parameters

points
The DataPoint list

Return Value

Current builder
See Also

Reference

PolygonBuilder Class
PolygonBuilder Members
Overload List